home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex - Are You Up for It? / Virtual Sex.iso / pc / unqtw.in_ < prev    next >
Text File  |  1995-06-09  |  5KB  |  204 lines

  1. ;;***********************************
  2. ;;    Uninstall QuickTime Ver. 2.0
  3. ;;***********************************
  4.  
  5. ;; Setup logo and screen
  6. SetDefaultBitmap off
  7. LoadBitMap 1 VCA.BMP
  8. ShowBitMap 1 @xy(420,320)
  9. SetBackgroundColor 0 0 255 0 0 64 TopToBottom
  10. ShowWindow Maximized
  11.  
  12. If FileExists C:\WINDOWS\SYSTEM\DHIO_DH.QTC
  13. SetFileAttrTo 00 for c:\windows\qtw.ini
  14. EndIf
  15.  
  16. If FileExists c:\windows\system\qtcvid.dll 
  17. SetFileAttrTo 00 for c:\windows\system\qtcvid.dll
  18. EndIf
  19.  
  20. If FileExists c:\windows\system\mciqtfra.dll 
  21. SetFileAttrTo 00 for c:\windows\system\mciqtfra.dll
  22. EndIf
  23.  
  24. If FileExists c:\windows\system\DHIO_DH.QTC 
  25. SetFileAttrTo 00 for c:\windows\system\DHIO_DH.QTC
  26. EndIf
  27.  
  28. If FileExists c:\windows\system\MCIQTENU.DLL 
  29. SetFileAttrTo 00 for c:\windows\system\MCIQTENU.DLL
  30. EndIf
  31.  
  32. If FileExists c:\windows\system\MCIQTW.DRV 
  33. SetFileAttrTo 00 for c:\windows\system\MCIQTW.DRV
  34. EndIf
  35.  
  36. If FileExists c:\windows\system\NAVG.QTC 
  37. SetFileAttrTo 00 for c:\windows\system\NAVG.QTC
  38. EndIf
  39.  
  40. If FileExists c:\windows\system\QCMC.QTC 
  41. SetFileAttrTo 00 for c:\windows\system\QCMC.QTC
  42. EndIf
  43.  
  44. If FileExists c:\windows\system\QTCVID.QTC 
  45. SetFileAttrTo 00 for c:\windows\system\QTCVID.QTC
  46. EndIf
  47.  
  48. If FileExists c:\windows\system\QTHNDLR.DLL 
  49. SetFileAttrTo 00 for c:\windows\system\QTHNDLR.DLL
  50. EndIf
  51.  
  52. If FileExists c:\windows\system\QTIM.DLL 
  53. SetFileAttrTo 00 for c:\windows\system\QTIM.DLL
  54. EndIf
  55.  
  56. If FileExists c:\windows\system\QTIMCMGR.DLL 
  57. SetFileAttrTo 00 for c:\windows\system\QTIMCMGR.DLL
  58. EndIf
  59.  
  60. If FileExists c:\windows\system\QTIV32.QTC 
  61. SetFileAttrTo 00 for c:\windows\system\QTIV32.QTC
  62. EndIf
  63.  
  64. If FileExists c:\windows\system\QTIYVU9.QTC 
  65. SetFileAttrTo 00 for c:\windows\system\QTIYVU9.QTC
  66. EndIf
  67.  
  68. If FileExists c:\windows\system\QTJPEG.QTC 
  69. SetFileAttrTo 00 for c:\windows\system\QTJPEG.QTC
  70. EndIf
  71.  
  72. If FileExists c:\windows\system\QTMOVIE.VBX 
  73. SetFileAttrTo 00 for c:\windows\system\QTMOVIE.VBX
  74. EndIf
  75.  
  76. If FileExists c:\windows\system\QTNOTIFY.EXE 
  77. SetFileAttrTo 00 for c:\windows\system\QTNOTIFY.EXE
  78. EndIf
  79.  
  80. If FileExists c:\windows\system\QTOLE.DLL 
  81. SetFileAttrTo 00 for c:\windows\system\QTOLE.DLL
  82. EndIf
  83.  
  84. If FileExists c:\windows\system\QTPIC.VBX 
  85. SetFileAttrTo 00 for c:\windows\system\QTPIC.VBX
  86. EndIf
  87.  
  88. If FileExists c:\windows\system\QTRAW.QTC 
  89. SetFileAttrTo 00 for c:\windows\system\QTRAW.QTC
  90. EndIf
  91.  
  92. If FileExists c:\windows\system\QTRLE.QTC 
  93. SetFileAttrTo 00 for c:\windows\system\QTRLE.QTC
  94. EndIf
  95.  
  96. If FileExists c:\windows\system\QTRPZA.QTC 
  97. SetFileAttrTo 00 for c:\windows\system\QTRPZA.QTC
  98. EndIf
  99.  
  100. If FileExists c:\windows\system\QTRT21.QTC 
  101. SetFileAttrTo 00 for c:\windows\system\QTRT21.QTC
  102. EndIf
  103.  
  104. If FileExists c:\windows\system\QTSMC.QTC 
  105. SetFileAttrTo 00 for c:\windows\system\QTSMC.QTC
  106. EndIf
  107.  
  108. If FileExists c:\windows\system\QTVHDW.QTC 
  109. SetFileAttrTo 00 for c:\windows\system\QTVHDW.QTC
  110. EndIf
  111.  
  112. If FileExists c:\windows\system\QTOLD.QTC 
  113. SetFileAttrTo 00 for c:\windows\system\QTOLD.QTC
  114. EndIf
  115.  
  116. If FileExists c:\windows\system\REELMGIC.QTC 
  117. SetFileAttrTo 00 for c:\windows\system\REELMGIC.QTC
  118. EndIf
  119.  
  120. If FileExists c:\windows\VIEWENU.DLL 
  121. SetFileAttrTo 00 for c:\windows\VIEWENU.DLL
  122. EndIf
  123.  
  124. If FileExists c:\windows\VIEWENU.HLP 
  125. SetFileAttrTo 00 for c:\windows\VIEWENU.HLP
  126. EndIf
  127.  
  128. If FileExists c:\windows\README.EXE 
  129. SetFileAttrTo 00 for c:\windows\README.EXE
  130. EndIf
  131.  
  132. If FileExists c:\windows\PLAYER.EXE 
  133. SetFileAttrTo 00 for c:\windows\PLAYER.EXE
  134. EndIf
  135.  
  136. If FileExists c:\windows\PLAYENU.HLP 
  137. SetFileAttrTo 00 for c:\windows\PLAYENU.HLP
  138. EndIf
  139.  
  140. If FileExists c:\windows\PLAYENU.DLL 
  141. SetFileAttrTo 00 for c:\windows\PLAYENU.DLL
  142. EndIf
  143.  
  144. If FileExists c:\windows\MCENU.HLP 
  145. SetFileAttrTo 00 for c:\windows\MCENU.HLP
  146. EndIf
  147.  
  148. If FileExists c:\windows\VIEWER.EXE 
  149. SetFileAttrTo 00 for c:\windows\VIEWER.EXE
  150. EndIf
  151.  
  152.  
  153.  
  154. DeleteFiles from c:\windows\system Quietly
  155. qtcvid.dll
  156. mciqtfra.dll
  157. DHIO_DH.QTC
  158. MCIQTENU.DLL
  159. MCIQTW.DRV
  160. NAVG.QTC
  161. QCMC.QTC
  162. QTCVID.QTC
  163. QTHNDLR.DLL
  164. QTIM.DLL
  165. QTIMCMGR.DLL
  166. QTIV32.QTC
  167. QTIYVU9.QTC
  168. QTJPEG.QTC
  169. QTMOVIE.VBX
  170. QTNOTIFY.EXE
  171. QTOLE.DLL
  172. QTPIC.VBX
  173. QTRAW.QTC
  174. QTRLE.QTC
  175. QTRPZA.QTC
  176. QTRT21.QTC
  177. QTSMC.QTC
  178. QTVHDW.QTC
  179. REELMGIC.QTC
  180.  
  181. EndDeleteFiles
  182.  
  183. DeleteFiles from c:\windows
  184.  
  185. qtw.ini
  186. VIEWENU.DLL
  187. VIEWENU.HLP
  188. README.EXE
  189. PLAYER.EXE
  190. PLAYENU.HLP
  191. PLAYENU.DLL
  192. MCENU.HLP
  193. VIEWER.EXE
  194.  
  195. EndDeleteFiles
  196.  
  197.  
  198. Dialog
  199.  You have Un-installed QuickTime Ver. 2.0. Some CD-ROM
  200.  Disks may no longer play correctly.
  201.  
  202.  Install QuickTime Ver. 2.0 before playing those disks.
  203. EndDialog
  204.